Labels:text | font | screenshot | white | receipt | algebra OCR: f = file.getSystemDisk ( potFree = double (file. freeSpaceOnVolume (f)) / file.volumeSize (f) * 100 if potFree < diskSafety Margin msg ("Time to clean house on your disk!") ... else msg ("There's enough room on your disk!")